func crypto/x509.newRawAttributes
2 uses
crypto/x509 (current package)
x509.go#L1782: func newRawAttributes(attributes []pkix.AttributeTypeAndValueSET) ([]asn1.RawValue, error) {
x509.go#L1941: rawAttributes, err := newRawAttributes(attributes)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)